Table of content



/shopcustomer/country/{id}

Mapping URL: /shopcustomer/country/{id}

Description: find the shopcustomer entities of country with the appended id

Microservice: CountryService


Methods

/shopcustomer/country/{id}

/shopcustomer/country/{id}

Mapping URL: /shopcustomer/country/{id}

Description: CountryService

Name: findAllShopCustomerOfCountry(id)

Request Method: GET

Service Interface: /shopcustomer/country/{id}

Service Entity: Country



CountryService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content